Skip to content

Conversation

@hary-singh
Copy link
Collaborator

  • Replace fmt outputs with structured UI helpers (ui.Info, ui.Warning, ui.Success, etc.) for better feedback.
  • Standardize error handling using new utils error types (ConfigError, ServiceError, DockerError, etc.) with hints and suggestions.
  • Introduce spinners for status updates during network creation, service startup, and rollback operations.
  • Refine service orchestration logic to use enhanced UI messaging and improve user experience.

…rror handling

- Replace `fmt` outputs with structured UI helpers (`ui.Info`, `ui.Warning`, `ui.Success`, etc.) for better feedback.
- Standardize error handling using new `utils` error types (`ConfigError`, `ServiceError`, `DockerError`, etc.) with hints and suggestions.
- Introduce spinners for status updates during network creation, service startup, and rollback operations.
- Refine service orchestration logic to use enhanced UI messaging and improve user experience.

Signed-off-by: Harry Dhillon <harry@harryy.dev>
@hary-singh hary-singh merged commit be1ce48 into main Oct 15, 2025
2 checks passed
@hary-singh hary-singh deleted the feature/enhance-ork-up-with-consistent-ui-and-error-handling branch October 15, 2025 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants